MiniOS: Fix continue; in netfront receive loop
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 12 Oct 2010 09:27:56 +0000 (10:27 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 12 Oct 2010 09:27:56 +0000 (10:27 +0100)
commit0ad4600ac796b16551ff58ffe68ad83a30cb6da7
tree7213eb2f76ec89bf4800ac1029f59255e457d4ba
parentf5f0af18aa1746841ee0d76fa1057c7c6e68e09d
MiniOS: Fix continue; in netfront receive loop

To properly ignore some requests through the use of continue;, indexes need to
be updated.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
committer: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/netfront.c